ScrollUpDown version 1.0

Scroll a text vertically. You can set the text height, color, offset…

Name

Description

Default

Status

text

text_height

width_shift

text_step

text_color

pause

direction

background_color

status_bar_text

sound_name

loop_sound


enter_sound_name

clic_sound_name

link

target

 

 

registration_code

the text

the text height (pixels)

text offset from the left (pixels)

the scrolling step (pixels)

the text color

the animation pause

up : scrolling from down to up
down : scrolling from up to down

the background color

the text to display in the status bar when the mouse is over

the sound played on load

- "yes" : to loop the onload sound
- "no" : played one time

the sound played when mouse over

the sound played when click

URL linked page when click

the target of the new page :
- "_blank" : show in a new unnamed top-level window
          - "_self" : show in the current frame
           - "_parent" : show in the parent frame
           - "_top" : show in the top-most frame

the registration code

-

20

10

2

-

100

up

-

-

-

no


-

-

-

_blank

 

 

-

required

required

required

required

required

required

required

optional

optional

optional

optional


optional

optional

optional

optional

 

 

required

 

Special notes

* You can put relative URL (to target a file on your site) or absolute (with "http://...")
URL. example:
    relative URL: ../home/home.html
    absolute URL: http://www.yahoo.com

* The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color.

Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com